-
Home
-
SlimStat Analytics
-
5.2.9 (latest)
-
Code
-
Classes
- AppendStream
Total Complexity |
41 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
235 |
Lines of code |
129 |
Logical lines of code |
74 |
Comment lines |
42 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
seek() |
A |
52 |
8 |
22 |
read() |
S |
53 |
6 |
24 |
__toString() |
S |
61 |
3 |
12 |
getSize() |
S |
63 |
3 |
11 |
eof() |
S |
71 |
3 |
5 |
addStream() |
S |
65 |
3 |
9 |
__construct() |
S |
74 |
2 |
5 |
detach() |
S |
65 |
2 |
9 |
close() |
S |
67 |
2 |
8 |
getMetadata() |
S |
80 |
2 |
3 |
tell() |
S |
82 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
getContents() |
S |
80 |
1 |
3 |
isReadable() |
S |
82 |
1 |
3 |
isWritable() |
S |
82 |
1 |
3 |
isSeekable() |
S |
82 |
1 |
3 |
write() |
S |
80 |
1 |
3 |